Skip to content

Conversation

@sputn1ck
Copy link
Member

@sputn1ck sputn1ck commented Oct 20, 2022

This commit adds the SelectHopHints from pre lnd v0.15.3-betalogic to utils in order to allow loop to compile with lnd v0.15.3-beta.

@bhandras
Copy link
Member

Changes lgtm, just need to fix go.sum first to make CI happy.

Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

Copy link
Contributor

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure this crashes with a nil pointer panic. Can we please hook the PR up on the server side and run a full itest suite to make sure we don't break loop ins?

@levmi levmi added the bug Something isn't working label Oct 20, 2022
@sputn1ck sputn1ck requested review from bhandras and guggero October 20, 2022 14:10
@sputn1ck
Copy link
Member Author

Added a fixup commit 64f8b7b with the GetAlias function and am currently running the server itests locally.

Copy link
Contributor

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, I tested this locally with a zero-conf channel and the SCID alias was encoded correctly in the hop hints 🎉

This commit adds the old SelectHopHints logic to utils in order to allow
loop to compile with lnd0.15.3
Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@sputn1ck sputn1ck merged commit 0d887ac into lightninglabs:master Oct 20, 2022
@sputn1ck sputn1ck deleted the lnd0.15.3fix branch October 20, 2022 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants